hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Image.loadFromMemory
hip
assets
image
Image
Undocumented in source. Be warned that the author may not have intended to support it.
class
Image
bool
loadFromMemory
(
ubyte
[]
data
,
void
delegate
(
IImage
self
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
assets
image
Image
aliases
h
w
constructors
this
functions
convertPalettizedToRGBA
getBytesPerPixel
getHeight
getName
getPalette
getPixels
getWidth
hasLoadedData
isReady
loadFromMemory
loadRaw
monochromeToRGBA
onDispose
onFinishLoading
static functions
getPixelImage
variables
bitsPerPixel
bytesPerPixel
decoder
height
imagePath
pixels
width